@CHARSET "UTF-8";
.courseFilter .filter .flex label {
    cursor: auto !important;
    padding: 0px !important;
}

.courseFilter .filter .flex label a {
    display: block;
    padding: 5px 10px !important;
    border-radius: 5px;
}

.sort .checked a {
    color: #fff !important;
}

.sortPriceList a.checked {
    text-decoration: underline;
}

.lightBoxDiv {
    display: none;
    margin-top: 0;
}

.newsIndexLDiv .content li {
    height: 42px;
    overflow: hidden;
}

.courseContentDiv .intro  img { display: block;}
.through {
    text-decoration: line-through
}

.wechat-qrcode { left: -45px !important;
    top:-135px !important;
    width: 120px !important;
    height: 125px !important;}
.qrcode img{ width: 100%;}
.qrcode { width:120px;}
.courseInfo {
    overflow: unset !important;
}

.course_dd .fz16 {
    background-image: url(../image/public/camera.png);
}

.course_dd .fz16 {
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 30px;
}

.course_dd .more a {
    background-image: url(../image/public/c_play.png);
}


.product_dd .more a{
    background-image: url(../image/public/c_bag.png);
}

.nomore {
    color: #999;
}

.hide {
    display: none;
}

.toast-message {
    z-index: 1000;
}

.filter-checkbox:checked+label a {
    background: #29f;
    color: #fff;
}

.noDate {
    display: none;
}

.noborder {
    border: none !important;
}

.msInfo .tag { width: 130px !important;}

.modal { 
    border-radius: 5px;
    font-size: 20px;
}

.smsinfo { display:none ;}
.mt10 { margin-top: 10px;}
.login .tip { color: #999;} 
.autowidth { width: auto !important;}
#prodContent p { margin-bottom: 10px;}
#prodContent .btn  { width: auto !important; flex: 1;}
#prodContent .btn:nth-child(2){ margin-left: 10px;}
.bgNone{ background: none !important;}


.userLeftNav li.on a{    background-color: #29f;}
.userLeftNav li dl.wfull { display:none; }
.userLeftNav li.checked dl.wfull { display: block; }
.userLeftNav li.checked dl.wfull dd.on a{    background-color: #41cdfe;}


.tagimg { height: 18px;}

.p0 { padding: 0px !important; margin: 0px !important;} 
.coruseListInmessage {     border-top: 1px dotted #ccc; padding-top:20px;}
.uCouponState { width: 34px !important;}
.addressSelect select { margin-right: 15px; border-radius: 3px; border-color: #ccc;}

.Validform_error { border-color: red !important;}

.setT{ width: 120px;}
.setMtxt{ padding-top: 8px; }

.can-not-checked { text-decoration: line-through;}
.conpouInfoText p:not(:first-child){ margin-top: 10px;}
#payprice { margin-right: 10px;}

.fz12 { font-size: 12px !important;}


.orderList .cInfo .tag .colorGreen {
    border: 1px solid #15bca3;
}

.layui-layer{ border-radius:5px !important;}

.login { width:440px; padding: 40px; background-color: #fff; }
.login .title b{ color: #333;}
.c_subject { width: auto !important;} 
.login .content ul li.flex input:not(:first-child){
    margin-left: 15px;
}

/**渠道活码**/
.channelCodeBox {
    position: fixed;
    right: 20px;
    top: 680px;
    width: 150px;
    height: 200px;
    background: url('/image/channelCodeBg.png') no-repeat;
    padding: 15px;
}